[INFO] fetching crate oxigdal-mobile 0.1.5...
[INFO] testing oxigdal-mobile-0.1.5 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate oxigdal-mobile 0.1.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate oxigdal-mobile 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxigdal-mobile 0.1.5
[INFO] tweaked toml for crates.io crate oxigdal-mobile 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxigdal-mobile 0.1.5 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxigdal-mobile 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04
[INFO] running `Command { std: "docker" "start" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxiarc-core v0.3.0
[INFO] [stderr]    Compiling oxiarc-lzw v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling oxiarc-deflate v0.3.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling oxigdal-core v0.1.5
[INFO] [stderr]    Compiling oxigdal-geotiff v0.1.5
[INFO] [stderr]    Compiling oxigdal-mobile v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: oxigdal-mobile@0.1.5: Generated C header: /opt/rustwide/target/debug/build/oxigdal-mobile-21a1f9562ac13256/out/oxigdal_mobile.h
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.75s
[INFO] running `Command { std: "docker" "inspect" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling oxigdal-mobile v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: oxigdal-mobile@0.1.5: Generated C header: /opt/rustwide/target/debug/build/oxigdal-mobile-7505c5ecb6f02752/out/oxigdal_mobile.h
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.06s
[INFO] running `Command { std: "docker" "inspect" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: oxigdal-mobile@0.1.5: Generated C header: /opt/rustwide/target/debug/build/oxigdal-mobile-7505c5ecb6f02752/out/oxigdal_mobile.h
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_mobile-fdbe32d9b0b3802a)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test common::cache::tests::test_cache_clear ... ok
[INFO] [stdout] test common::cache::tests::test_cache_put_get ... ok
[INFO] [stdout] test common::tests::test_memory_optimization ... ok
[INFO] [stdout] test common::tests::test_prefetch_tiles_invalid_geo_bbox ... ok
[INFO] [stdout] test common::tests::test_prefetch_tiles_invalid_zoom ... ok
[INFO] [stdout] test common::cache::tests::test_cache_initialization ... ok
[INFO] [stdout] test common::cache::tests::test_cache_resize ... ok
[INFO] [stdout] test common::tests::test_offline_mode ... ok
[INFO] [stdout] test common::tests::test_prefetch_tiles_offline_mode ... ok
[INFO] [stdout] test common::tiles::tests::test_ffi_lonlat_to_tile ... ok
[INFO] [stdout] test common::tiles::tests::test_ffi_tile_to_bbox ... ok
[INFO] [stdout] test common::tests::test_stats ... ok
[INFO] [stdout] test ffi::error::tests::test_set_and_get_last_error ... ok
[INFO] [stdout] test ffi::raster::tests::test_color_balance_clamping ... ok
[INFO] [stdout] test common::tiles::tests::test_offline_mode ... ok
[INFO] [stdout] test ffi::raster::tests::test_color_balance_invalid_factors ... ok
[INFO] [stdout] test ffi::raster::tests::test_color_balance_null_buffer ... ok
[INFO] [stdout] test common::tiles::tests::test_resolution ... ok
[INFO] [stdout] test common::tests::test_prefetch_tiles_invalid_bbox ... ok
[INFO] [stdout] test common::tiles::tests::test_lonlat_to_tile ... ok
[INFO] [stdout] test common::tiles::tests::test_tile_to_bbox ... ok
[INFO] [stdout] test common::tiles::tests::test_tiles_for_bbox ... ok
[INFO] [stdout] test ffi::raster::tests::test_color_balance_grayscale ... ok
[INFO] [stdout] test ffi::error::tests::test_string_free_null_safety ... ok
[INFO] [stdout] test ffi::error::tests::test_clear_last_error ... ok
[INFO] [stdout] test ffi::raster::tests::test_color_balance_rgb ... ok
[INFO] [stdout] test ffi::error::tests::test_handle_error_classification ... ok
[INFO] [stdout] test ffi::raster::tests::test_create_dataset ... ok
[INFO] [stdout] test ffi::raster::tests::test_data_type_conversion ... ok
[INFO] [stdout] test ffi::raster::tests::test_histogram_equalize_grayscale ... ok
[INFO] [stdout] test ffi::raster::tests::test_histogram_equalize_invalid_buffer ... ok
[INFO] [stdout] test ffi::raster::tests::test_invalid_region_coords ... ok
[INFO] [stdout] test ffi::raster::tests::test_core_data_type_to_ffi ... ok
[INFO] [stdout] test common::tests::test_prefetch_tiles_small_bbox ... ok
[INFO] [stdout] test ffi::raster::tests::test_null_pointer_checks ... ok
[INFO] [stdout] test ffi::raster::tests::test_histogram_equalize_rgb ... ok
[INFO] [stdout] test ffi::tests::test_buffer_alloc_invalid ... ok
[INFO] [stdout] test ffi::raster::tests::test_file_not_found ... ok
[INFO] [stdout] test ffi::raster::tests::test_version ... ok
[INFO] [stdout] test ffi::tests::test_format_support ... ok
[INFO] [stdout] test ffi::tests::test_init_cleanup ... ok
[INFO] [stdout] test ffi::types::tests::test_enhance_params_default ... ok
[INFO] [stdout] test ffi::types::tests::test_metadata_size ... ok
[INFO] [stdout] test ffi::raster::tests::test_histogram_equalize_null_buffer ... ok
[INFO] [stdout] test ffi::vector::tests::test_feature_handle_creation ... ok
[INFO] [stdout] test common::tiles::tests::test_count_tiles ... ok
[INFO] [stdout] test ffi::tests::test_buffer_alloc_free ... ok
[INFO] [stdout] test ffi::types::tests::test_error_code_values ... ok
[INFO] [stdout] test ffi::types::tests::test_types_are_repr_c ... ok
[INFO] [stdout] test ffi::vector::tests::test_ffi_feature_iteration ... ok
[INFO] [stdout] test ffi::vector::tests::test_ffi_get_feature_by_fid ... ok
[INFO] [stdout] test ffi::vector::tests::test_ffi_layer_create_and_get_extent ... ok
[INFO] [stdout] test ffi::vector::tests::test_field_values ... ok
[INFO] [stdout] test ffi::vector::tests::test_geometry_bounds ... ok
[INFO] [stdout] test ffi::vector::tests::test_ffi_spatial_filter ... ok
[INFO] [stdout] test ffi::raster::tests::test_version_string ... ok
[INFO] [stdout] test ffi::vector::tests::test_geometry_to_wkt ... ok
[INFO] [stdout] test ffi::vector::tests::test_layer_iteration ... ok
[INFO] [stdout] test ffi::vector::tests::test_multipoint_geometry ... ok
[INFO] [stdout] test ffi::vector::tests::test_polygon_geometry ... ok
[INFO] [stdout] test ffi::vector::tests::test_spatial_filter ... ok
[INFO] [stdout] test ffi::vector::tests::test_get_feature_by_fid ... ok
[INFO] [stdout] test ffi::vector::tests::test_layer_handle_creation ... ok
[INFO] [stdout] test ffi::vector::tests::test_layer_name_and_geom_type ... ok
[INFO] [stdout] test tests::test_default_values ... ok
[INFO] [stdout] test ffi::vector::tests::test_invalid_geometry_type ... ok
[INFO] [stdout] test ffi::vector::tests::test_invalid_bbox ... ok
[INFO] [stdout] test tests::test_error_codes_are_unique ... ok
[INFO] [stdout] test tests::test_library_init ... ok
[INFO] [stdout] test tests::test_repr_c_sizes ... ok
[INFO] [stdout] test common::cache::tests::test_cache_eviction ... ok
[INFO] [stdout] test ffi::vector::tests::test_layer_extent_calculation ... ok
[INFO] [stderr]      Running tests/mobile_test.rs (/opt/rustwide/target/debug/deps/mobile_test-754367727f39c4ca)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_cache_operations ... ok
[INFO] [stdout] test test_buffer_invalid_params ... ok
[INFO] [stdout] test test_buffer_allocation ... ok
[INFO] [stdout] test test_enhance_params_default ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_format_support ... ok
[INFO] [stdout] test test_library_initialization ... ok
[INFO] [stdout] test test_memory_optimization ... ok
[INFO] [stdout] test test_tile_free_null ... ok
[INFO] [stdout] test test_tile_get_data_null ... ok
[INFO] [stdout] test test_mobile_statistics ... ok
[INFO] [stdout] test test_offline_mode ... ok
[INFO] [stdout] test test_tile_reading_null_dataset ... ok
[INFO] [stdout] test test_type_sizes ... ok
[INFO] [stdout] test test_resampling_default ... ok
[INFO] [stdout] test test_tile_reading_invalid_coords ... ok
[INFO] [stdout] test test_tile_coordinate_conversion ... ok
[INFO] [stdout] test test_tiles_for_bbox ... ok
[INFO] [stdout] test test_concurrent_cache_access ... ok
[INFO] [stderr]    Doc-tests oxigdal_mobile
[INFO] [stdout] test test_cache_lru_eviction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04", kill_on_drop: false }`
[INFO] [stdout] c5a62599aa25b0a3523fa659f99b27f3950150b4f5b1d3b38efb7de44f302d04
